home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 027a / calc14.zip / READ.ME < prev    next >
Text File  |  1991-09-22  |  3KB  |  73 lines

  1.  
  2.  
  3.  
  4.    Welcome to the CALC v1.4 from Touchstone Business Creations,
  5.    Released September-22-1991
  6.  
  7.  
  8.    Brief Description (full description in CALC.TXT)
  9.  
  10.      CALC.OBJ is an object file that you may link into your application and
  11.      connect via a set key ( SET KEY K_ALT_O to CALCULATOR ) or by using
  12.      such as ( nResult := Calculator(nInitial) ).
  13.  
  14.      You may (or may not) wish to use the additional functionality of the
  15.      function CALCINIT(), also included in CALC.OBJ.
  16.  
  17.      The Calculator is NOT LIMITED in any of its abilities.  However, when
  18.      you initially call it, a copyright screen will appear.
  19.  
  20.      To deactivate the copyright screen, you need to register.  Plus, you
  21.      will receive discounts towards other products. (SEE REGISTER.DOC)
  22.  
  23.    REVISIONS
  24.  
  25.      Rev. 1.4 changed the double lined box characters to single for
  26.               international code page compatibility.
  27.  
  28.  
  29.    FILES
  30.  
  31.       CALC.TXT ----- Contains detailed information about the functions and
  32.                      methods available for using the calculator.
  33.  
  34.                      * This file is formatted and may be printed directly
  35.                        to the printer.
  36.  
  37.       CALC.OBJ ----- (THE CALC 1.0) - link with your programs and
  38.                      use a hotkey (i.e. SET KEY K_ALT_O to CALCULATOR)
  39.                      or get into more detailed uses with CALC.TXT.
  40.  
  41.       CALCEASY.PRG - A very simple use of the calculator (SET KEY)
  42.  
  43.       CALCHARD.PRG - A little more detailed use of the calculator,
  44.                      uses other keys to do user-defined-operations
  45.                      (i.e. SetKey(K_F5,{|p,l,v,n| If(p="CALCULATOR",n*2,NIL)})
  46.                      which in this case doubles the displayed value.
  47.  
  48.       CALCEASY.RMK - RMake files to compile the PRGs (uses /PLL:BASE50)
  49.       CALCHARD.RMK
  50.  
  51.       REGISTER.DOC - One-page registration form for the calculator.
  52.  
  53.       CALC.NG      - Calculator NG manual and functions
  54.  
  55.  
  56.    PERSONAL
  57.  
  58.       To Custom-Application Developers:
  59.  
  60.          Out of complete curiosity, I would be happy, if in responding
  61.       you would drop a note about what you would charge a client to
  62.       add this calculator to your application.  To date, I have seen
  63.       some charge everything from FREE to $500.00.  However, I wonder
  64.       where the average falls, if you have time.
  65.  
  66.       Thanks and I hope you enjoy the usefulness of CALC v1.0,
  67.  
  68.       Jim Gale
  69.       President, Touchstone Business Creations
  70.  
  71.       1313 N. Grand Ave. Ste 315
  72.       Walnut, CA 91789 U.S.A.
  73.